resource deallocation

resource deallocation
ištekliaus atlaisvinimas statusas T sritis informatika apibrėžtis ↑Ištekliaus (2) paskyrimo ↑procesui panaikinimas. Po šio veiksmo išteklius tampa laisvas ir jį galima paskirti kitam procesui. atitikmenys: angl. resource deallocation ryšiai: antonimasištekliaus paskyrimas dar žiūrėkišteklius dar žiūrėkprocesas

Enciklopedinis kompiuterijos žodynas . . 2008.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Resource (computer science) — A resource, or system resource, is any physical or virtual component of limited availability within a computer system. Every device connected to a computer system is a resource. Every internal system component is a resource. Virtual system… …   Wikipedia

  • Smart pointer — In computer science, a smart pointer is an abstract data type that simulates a pointer while providing additional features, such as automatic garbage collection or bounds checking. These additional features are intended to reduce bugs caused by… …   Wikipedia

  • Assignment operator in C++ — ––The assignment operator in C++ programming language is = . Like other operators in C++, it can be overloaded.The copy assignment operator is a special case of assignment operator used to assign objects of the same class to each other. It is one …   Wikipedia

  • Assignment operator (C++) — In the C++ programming language, the assignment operator, = , is the operator used for assignment. Like most other operators in C++, it can be overloaded. The copy assignment operator, often just called the assignment operator , is a special case …   Wikipedia

  • ištekliaus atlaisvinimas — statusas T sritis informatika apibrėžtis ↑Ištekliaus (2) paskyrimo ↑procesui panaikinimas. Po šio veiksmo išteklius tampa laisvas ir jį galima paskirti kitam procesui. atitikmenys: angl. resource deallocation ryšiai: antonimas – ištekliaus… …   Enciklopedinis kompiuterijos žodynas

  • освобождение ресурса — — [Л.Г.Суменко. Англо русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.] Тематики информационные технологии в целом EN resource deallocation …   Справочник технического переводчика

  • Comparison of Java and C++ — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations …   Wikipedia

  • Garbage collection (computer science) — This article is about garbage collection in memory management. For garbage collection in an SSD, see garbage collection (SSD). For other uses, see garbage collection. In computer science, garbage collection (GC) is a form of automatic memory… …   Wikipedia

  • Region-based memory management — In computer science, region based memory management is a type of memory management in which each allocated object is assigned to a region. A region, also called a zone, arena, or memory context, is a collection of allocated objects that can be… …   Wikipedia

  • Memory leak — A memory leak, in computer science (or leakage, in this context), occurs when a computer program consumes memory but is unable to release it back to the operating system. In object oriented programming, a memory leak happens when an object is… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”